home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Freeware / Auslogics Registry Defrag 5.0.16.460 / registry-defrag-setup.exe / {app} / regdefrag,1.exe / 0 / RCDATA / TFRMMAIN / TFRMMAIN.txt
Text File  |  2008-10-25  |  15KB  |  410 lines

  1. object frmMain: TfrmMain
  2.   Left = 309
  3.   Top = 255
  4.   ActiveControl = btnNext
  5.   BorderIcons = [biSystemMenu, biMinimize]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Auslogics Registry Defrag'
  8.   ClientHeight = 444
  9.   ClientWidth = 637
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -13
  13.   Font.Name = 'Arial'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   OnCloseQuery = AxDecoratedSkinFormCloseQuery
  19.   OnCreate = AxDecoratedSkinFormCreate
  20.   Shadow = True
  21.   OnLocalize = AxDecoratedSkinFormLocalize
  22.   SkinProperties.WindowEdge = 5
  23.   SkinProperties.Header.Title = 'Auslogics <b>Registry Defrag</b>'
  24.   SkinProperties.Header.TitleFont.Charset = DEFAULT_CHARSET
  25.   SkinProperties.Header.TitleFont.Color = clWindow
  26.   SkinProperties.Header.TitleFont.Height = -21
  27.   SkinProperties.Header.TitleFont.Name = 'Century Gothic'
  28.   SkinProperties.Header.TitleFont.Style = []
  29.   SkinProperties.Header.SubtitleFont.Charset = DEFAULT_CHARSET
  30.   SkinProperties.Header.SubtitleFont.Color = clWindow
  31.   SkinProperties.Header.SubtitleFont.Height = -13
  32.   SkinProperties.Header.SubtitleFont.Name = 'Arial'
  33.   SkinProperties.Header.SubtitleFont.Style = []
  34.   SkinProperties.Header.VersionFont.Charset = DEFAULT_CHARSET
  35.   SkinProperties.Header.VersionFont.Color = 11596028
  36.   SkinProperties.Header.VersionFont.Height = -29
  37.   SkinProperties.Header.VersionFont.Name = 'Century Gothic'
  38.   SkinProperties.Header.VersionFont.Style = [fsBold]
  39.   SkinProperties.DecoratedMenu = ammMenu
  40.   PixelsPerInch = 96
  41.   TextHeight = 16
  42.   object pnlButtons: TPanel
  43.     Left = 0
  44.     Top = 389
  45.     Width = 637
  46.     Height = 55
  47.     Align = alBottom
  48.     BevelOuter = bvNone
  49.     Color = 15132390
  50.     ParentBackground = False
  51.     TabOrder = 0
  52.     DesignSize = (
  53.       637
  54.       55)
  55.     object shpTopLine: TShape
  56.       Left = 0
  57.       Top = 0
  58.       Width = 637
  59.       Height = 1
  60.       Align = alTop
  61.     end
  62.     object btnClose: TButton
  63.       Left = 550
  64.       Top = 16
  65.       Width = 80
  66.       Height = 25
  67.       Action = actClose
  68.       Anchors = [akRight, akBottom]
  69.       Cancel = True
  70.       Caption = '&Close'
  71.       Font.Charset = DEFAULT_CHARSET
  72.       Font.Color = clWindowText
  73.       Font.Height = -13
  74.       Font.Name = 'Arial'
  75.       Font.Style = []
  76.       ModalResult = 2
  77.       ParentFont = False
  78.       TabOrder = 1
  79.     end
  80.     object btnNext: TButton
  81.       Left = 460
  82.       Top = 16
  83.       Width = 80
  84.       Height = 25
  85.       Action = actNext
  86.       Anchors = [akRight, akBottom]
  87.       Cancel = True
  88.       Caption = '&Next >'
  89.       Font.Charset = DEFAULT_CHARSET
  90.       Font.Color = clWindowText
  91.       Font.Height = -13
  92.       Font.Name = 'Arial'
  93.       Font.Style = []
  94.       ModalResult = 2
  95.       ParentFont = False
  96.       TabOrder = 0
  97.     end
  98.     object btnBack: TButton
  99.       Left = 370
  100.       Top = 16
  101.       Width = 80
  102.       Height = 25
  103.       Action = actBack
  104.       Anchors = [akRight, akBottom]
  105.       Cancel = True
  106.       Caption = '< &Back'
  107.       Font.Charset = DEFAULT_CHARSET
  108.       Font.Color = clWindowText
  109.       Font.Height = -13
  110.       Font.Name = 'Arial'
  111.       Font.Style = []
  112.       ModalResult = 2
  113.       ParentFont = False
  114.       TabOrder = 2
  115.     end
  116.     object btnHelp: TButton
  117.       Left = 265
  118.       Top = 16
  119.       Width = 80
  120.       Height = 25
  121.       Action = actHelp
  122.       Anchors = [akTop, akRight]
  123.       Cancel = True
  124.       Font.Charset = DEFAULT_CHARSET
  125.       Font.Color = clWindowText
  126.       Font.Height = -13
  127.       Font.Name = 'Arial'
  128.       Font.Style = []
  129.       ParentFont = False
  130.       TabOrder = 3
  131.     end
  132.   end
  133.   object apcMain: TAxPageControl
  134.     Left = 0
  135.     Top = 0
  136.     Width = 637
  137.     Height = 389
  138.     ActivePage = atsWelcome
  139.     Align = alClient
  140.     Style = tsFlatButtons
  141.     TabOrder = 1
  142.     NoBorder = True
  143.     object atsWelcome: TAxTabSheet
  144.       Caption = 'atsWelcome'
  145.       Font.Charset = DEFAULT_CHARSET
  146.       Font.Color = clWindowText
  147.       Font.Height = -13
  148.       Font.Name = 'Arial'
  149.       Font.Style = []
  150.       ParentFont = False
  151.       TabVisible = True
  152.       HostedPanel = 'frmWelcome.pnlWelcome'
  153.       PageControl = apcMain
  154.     end
  155.     object atsAnalysis: TAxTabSheet
  156.       Caption = 'atsAnalysis'
  157.       TabVisible = True
  158.       HostedPanel = 'frmAnalysis.pnlAnalysis'
  159.       PageControl = apcMain
  160.     end
  161.     object atsAnalysisAborted: TAxTabSheet
  162.       Caption = 'atsAnalysisAborted'
  163.       TabVisible = True
  164.       HostedPanel = 'frmAnalysisAborted.pnlAnalysisAborted'
  165.       PageControl = apcMain
  166.     end
  167.     object atsAnalysisResults: TAxTabSheet
  168.       Caption = 'atsAnalysisResults'
  169.       TabVisible = True
  170.       HostedPanel = 'frmAnalysisResults.pnlAnalysisResults'
  171.       PageControl = apcMain
  172.     end
  173.     object atsDefragNotRequired: TAxTabSheet
  174.       Caption = 'atsDefragNotRequired'
  175.       TabVisible = True
  176.       HostedPanel = 'frmDefragNotRequired.pnlDefragNotRequired'
  177.       PageControl = apcMain
  178.     end
  179.     object atsDefragSchedule: TAxTabSheet
  180.       Caption = 'atsDefragSchedule'
  181.       TabVisible = True
  182.       HostedPanel = 'frmDefragSchedule.pnlDefragSchedule'
  183.       PageControl = apcMain
  184.     end
  185.     object atsReport: TAxTabSheet
  186.       Caption = 'atsReport'
  187.       TabVisible = True
  188.       HostedPanel = 'frmReport.pnlReport'
  189.       PageControl = apcMain
  190.     end
  191.     object atsDefragError: TAxTabSheet
  192.       Caption = 'atsDefragError'
  193.       TabVisible = True
  194.       HostedPanel = 'frmDefragError.pnlDefragError'
  195.       PageControl = apcMain
  196.     end
  197.   end
  198.   object ammMenu: TAxDecoratedSkinExMenu
  199.     BiDiMode = bdLeftToRight
  200.     Images = apilImageList
  201.     ParentBiDiMode = False
  202.     UnderlineMenu = False
  203.     Font.Charset = DEFAULT_CHARSET
  204.     Font.Color = clWindowText
  205.     Font.Height = -13
  206.     Font.Name = 'Arial'
  207.     Font.Style = []
  208.     Left = 517
  209.     Top = 38
  210.     object mmiOptimizePC: TMenuItem
  211.       Caption = 'Optimize PC'
  212.       ImageIndex = 2
  213.       OnClick = mmiOptimizePCClick
  214.     end
  215.     object Settings1: TMenuItem
  216.       Caption = 'Settings'
  217.       ImageIndex = 1
  218.       object ProgramSettings1: TMenuItem
  219.         Caption = '&Program Settings'
  220.         OnClick = ProgramSettings1Click
  221.       end
  222.     end
  223.     object mmiHelp: TMenuItem
  224.       Caption = 'Help'
  225.       ImageIndex = 0
  226.       object Contains1: TMenuItem
  227.         Action = actHelp
  228.       end
  229.       object N1: TMenuItem
  230.         Caption = '-'
  231.       end
  232.       object VisitProgramSite1: TMenuItem
  233.         Action = actVisitCompanyPage
  234.       end
  235.       object VisitCompanySite1: TMenuItem
  236.         Action = actVisitProductPage
  237.       end
  238.       object GetTechnicalSupport1: TMenuItem
  239.         Action = actGetTechnicalSupport
  240.       end
  241.       object N2: TMenuItem
  242.         Caption = '-'
  243.       end
  244.       object About1: TMenuItem
  245.         Action = actAbout
  246.       end
  247.     end
  248.   end
  249.   object apilImageList: TAxPngImageList
  250.     PngImageCollection = apicImageCollection
  251.     Left = 546
  252.     Top = 38
  253.     Bitmap = {}
  254.   end
  255.   object apicImageCollection: TAxPngImageCollection
  256.     Items = <
  257.       item
  258.         PngImage.Data = {
  259.           89504E470D0A1A0A0000000D49484452000000100000001008060000001FF3FF
  260.           6100000006624B4744000000000000F943BB7F000000097048597300000B1200
  261.           000B1201D2DD7EFC00000009767041670000001000000010005CC6ADC3000003
  262.           304944415478DAA593DF4F537718C69FEF39ED393D9CFEA2E788027585A29385
  263.           2A569BA212ED82912CF56A0BC9208B9959580CFF80DBC5128D8D376AA2599618
  264.           C8E44251E98D264AC8461582601DA591216D07A543A4C090D6292DC3FE3E1EF4
  265.           C2C49825C6F7F2CDFB7C2EDEE779083E72C8BB0B97EB14FC7E3FEB70388C1B44
  266.           B18CC817B1586CD1E3B9336FB3ED4E9F729D7E3FA0B1B1117D7D7DE4D2A55FED
  267.           46A3B18D551539409462415A3FC9C7A55C6AE8F14CE462EBF7C746EC767BC1E7
  268.           F3BD05343434A0BFBF9F747777376DDCB8E96C9E529B12292556D624ACA50AC8
  269.           E6F2D072796C160AD1674B8F8F37B77CE3B65AADD2D8D8D81B40381CC6F0F050
  270.           5D4565953B039DE9D97F4A501405D1C0CB62603ABA8A8578066A360BBB39178D
  271.           847CCD9F371CF45A2CDB419C4E277CA33EE66A57573B9486A34B49162CA3C4C1
  272.           3D15208442269B472693C5B53B4B987D9A87595CC356FD7C57D3575FB61E7038
  273.           D2A4B3B3132F5E3C37EFB4DA3CFF2479736C05D0A855D85629A0FDC634184681
  274.           1F5BCAD1E34B617812D01715B0FF9399D9E0E86F87184E1B21EBCF980E4FD697
  275.           9455F54E4469ED83893802330910850A62B106DF7D21604B398BEB5E0E4FFE55
  276.           826328D497065693D1C1C325A5A67BAF017F47A6EA3542656F47CFB2D63F9500
  277.           C372506BF5B258C4DE6A16B71FE931BDAC8242A1044D49D8A9F1AE269EF4CB80
  278.           8A7BA4A3A303E99749F3E62D568FEBF28239BEC680E7D530081B70CCA9836C27
  279.           6EFDA907A115A0691A8C9440B5A26F3632EE39A4E28B2364DDFFC181BB4C4FEF
  280.           EFED37BC2F8FDE9D90A0D1EA20C8803627070DAF82DB2FA0001A926C5A89348E
  281.           92CC60D7899F7E68DD5EBB3BFDDAC65028883FBCF7EB84F26AF79581B46921A9
  282.           47B14144DD673C8A380EE1188F8204F0F93998E9FBD1C5197FF3AE5D766F734B
  283.           CB9B1CD86CB6F5F81277F7D5264E6F3A3B3C459BE6560C002BC8FF508153A451
  284.           4CE6B0890A45579E4E1E3F71D2E5B6582C522010781BE5DADA1D181F7F447EF9
  285.           F9BCBDD458D1964CB30E398D62369703957B1E9752CB434B0BB317CF9CBB3052
  286.           535353080683EF2FD3B747BE46E8AF307B60FF3EA35EA72BCB66337299E28B23
  287.           A30FE7B77D5A95BEEEBEF9FF6DFCD07905AB4E47D9B56740A4000000287A5458
  288.           74536F667477617265000078DAF34D4C2ECACF4D4DC94C5470CB2C4A2DCF2FCA
  289.           2E56B00000601508278283368B0000000049454E44AE426082}
  290.         Name = 'pimHelp'
  291.       end
  292.       item
  293.         PngImage.Data = {
  294.           89504E470D0A1A0A0000000D49484452000000100000001008060000001FF3FF
  295.           61000000097048597300000B1200000B1201D2DD7EFC0000000467414D410000
  296.           B18E7CFB5193000003304944415478DAA5D3494C93411806E0B70B5A81965241
  297.           9622486B59441417302006DC403697061525C168347A31C608078CF1801A3DB9
  298.           1CB8B8C4188DD1689096884BC45D4C104294AA40B5B5B548E9DF52A42CEDDF7F
  299.           71EA42C3D949E6F2CDBC4F2633DF08789EC7FF0CC13FA0B95987245532844221
  300.           9AF5ADA8282BAEECE87ABFDFEFE7BCD95969479EBDEEE8DFAEAD00C33053E114
  301.           8D2608E874FADF80402038A16B69DD288F8D497878FF81226D6126E6C8656621
  302.           2FFCB1754BE95E96E17A21F803CC57AB83805EDF025EC09262EAB5F61E438D97
  303.           D4879D0E2C4C57A1FDE90B444428B0694349AA73D8D1FFEF046B0BD74D03C404
  304.           68888C8E2EF38A672DB2984C50A56BE01C32636CD006655C1C131626D771ACE8
  305.           197834063205AB0A83C03D9D5EBA744996DD4651A16FDEB4A3BA7A27A9F2F08C
  306.           DB11163281BB4D8F601B19C3624DE6739663570732BBAB7605812B37EF202551
  307.           79A8CFD87F9EA57D181AA2A04C8CC7B6ADA530183AB1A7FE2CD42AB5BBB6AA3A
  308.           6582619C3CC1CB36AC0F02576FDED14626CCADB77CEC59EEB05BD178B111951B
  309.           B5C8C95E0ECC94E0764B1B426591FE4C8DFAEAAAAC8C06728A81F292E22070BD
  310.           B5EDB9345659D0FFF62504EC04BE9A8C1092EBA67D2C925217C06CB2A0D7E682
  311.           9717E16CDDFE12DACF3C2C2AC80D02C71B4E63AE4673CAF7D37574764C2C288F
  312.           0723D63E24CF8B8548128E63179AA054268C96E7A415E6AE5CD91DE897FCECAC
  313.           20B073EF41ECD0565C0C9588F6757EFE0C4E2AC3B70FEF507F783724620695FB
  314.           CE61783284ABC84B2F128A43DACE1CAF43203B05EC3A7038AA7A87961AF5D2B0
  315.           DB073130EAC1BCE478642428E0713BD1DDD5835B8FCD5025C575E82E9F5E11C8
  316.           4C033272D6224A2153A764669C2C2A2FAEEAB358112E9D0145088BDAFA4B90CA
  317.           A3E8303F55E376D8BA6C66E397BFDF809F0216E516614E941CEB4AD63419BFBB
  318.           B6B826BD700E58B0A63007EDAF3EC0EA6431F2E9492935687D4DDA3D924C8A65
  319.           D9C92960715E31668ABCE0386E93EB27BD79597E5EBED1FC633EC41198E173BC
  320.           725394C16EEAB9313EE6B191F03889B8C95E6E1A2011D3E43391150F0B97AD37
  321.           51A68851D3E4BD9C0356838F9E74936D6212667FB72819248F5F299991F0CC35
  322.           BE660000000049454E44AE426082}
  323.         Name = 'pimOptimize'
  324.       end
  325.       item
  326.         PngImage.Data = {
  327.           89504E470D0A1A0A0000000D49484452000000100000001008060000001FF3FF
  328.           610000000467414D410000AFC837058AE900000006624B4744000000000000F9
  329.           43BB7F000000097048597300000048000000480046C96B3E0000000976704167
  330.           0000001000000010005CC6ADC3000002FB4944415478DAA5535B48544118FEFF
  331.           337B722F5AAB956B6BA2140515043DB45DA8DE82A20B14AB6937B20BE68D2E27
  332.           A2B087E866C526146A1185581104113E444594504F5D31D1C50D917433D85CDD
  333.           2C77CFEED99D4BB387B0227AA9617E6660E6FB66BEEFFF7F84FF1C78FE52E3FA
  334.           5834BA50B1DA9A17CC994D90B3F8A9BA6391556BD7202804042A904963288480
  335.           989A2910C44F30A2C08A7D071B02DD5DE58B3C9E12EB869D5E3B3322FCDED546
  336.           9661274C219C2593CCE559EE919795D08B672F88CD4ED2E034A18C31DC555DDB
  337.           D0F9F6CDF6955BCB2B1E2CDE7C6EA222D44DC31DC57147CE524B34F2D873EB78
  338.           5F63CDCD26499051FAA8616F0FC966822868500E3469502CAFAA69E87AF37AFB
  339.           DC43671EB6152E2BE380641DFFDC1154271615EA236DF3FA5F5DBF316BD56D8E
  340.           8AB564E079C9A4BECE7E8698325294714A752CAFACBED0E3F757598E5E19FD38
  341.           75465E82490AA933C611F231353C3F39FCB45D756D948AD5A5F14F27F3148A16
  342.           FD5BBBBBADE96532AF90E1EEAA1A5F2038A819FB2FC1867C07448502776236B0
  343.           A00039210B19CF55A59308A0EB7A44108BCD19FF767F49FBB5EA18E563585153
  344.           EBEB0B85B5DCDA33B0C369802A2FDE20053093A4A027A5428813F09211490870
  345.           974D012ECDB3F3D497A241FFB6A28B954F70DF41CD37108E68CBF61C80E53603
  346.           803188644D05674A875E351B3A891356EB1F80080E0F1C33604C10339156FDEB
  347.           3BC7E8D0093C5A57E70B0D47B48D655BA06092C37C419A6CA689AA56085B9DE0
  348.           8A86419104EF33DDF24C8121CC80115041898E9EC5D3F5F5BEF0D090E6F57AC1
  349.           3D6D9A09FC752812C03937F7D432C1FCC908B1432FC9023AF6B51E9B9A9B7DA1
  350.           50482B2E2E8682E9D3FF20F8AD6C7FAC4C7A1A042B44A27A3DB6B6B6FA068241
  351.           ADB4B40CF2DD6EA08C9A2F0A2EA41C2EF7E98AE3A63493DCE41760C8348FEAF1
  352.           73D8D2D2E2EBF6FB3597CB256B5B81442201094346C23057C33020994C01A554
  353.           FACBC6C91444C89E3CE5321E3E7264452010F0A481BFB409FC5DC8782341764E
  354.           4E475A9645C6847FECE6E477CA3B798B4F9BEF18000000227A545874536F6674
  355.           77617265000078DA734CC94F4A55F0CC4D4C4F0D4A4D4CA904002F9C05D4AE0C
  356.           A94D0000000049454E44AE426082}
  357.         Name = 'PngImage2'
  358.       end>
  359.     Left = 575
  360.     Top = 38
  361.   end
  362.   object aclActionList: TActionList
  363.     OnUpdate = OnActionListUpdate
  364.     Left = 488
  365.     Top = 38
  366.     object actHelp: TAction
  367.       Caption = 'Help'
  368.       OnExecute = actHelpExecute
  369.     end
  370.     object actNull: TAction
  371.     end
  372.     object actBack: TAction
  373.       Caption = '< Back'
  374.       OnExecute = actBackExecute
  375.     end
  376.     object actNext: TAction
  377.       Caption = 'Next >'
  378.       OnExecute = actNextExecute
  379.     end
  380.     object actClose: TAction
  381.       Caption = 'Close'
  382.       OnExecute = actCloseExecute
  383.     end
  384.     object actVisitProductPage: TAction
  385.       Caption = 'Visit Product Page'
  386.       OnExecute = actVisitProductPageExecute
  387.     end
  388.     object actVisitCompanyPage: TAction
  389.       Caption = 'Visit Company Page'
  390.       OnExecute = actVisitCompanyPageExecute
  391.     end
  392.     object actGetTechnicalSupport: TAction
  393.       Caption = 'Get Technical Support'
  394.       OnExecute = actGetTechnicalSupportExecute
  395.     end
  396.     object actAbout: TAction
  397.       Caption = 'About'
  398.       OnExecute = actAboutExecute
  399.     end
  400.   end
  401.   object AxVistaAltFix1: TAxVistaAltFix
  402.     Left = 604
  403.     Top = 38
  404.   end
  405.   object XPManifest: TXPManifest
  406.     Left = 459
  407.     Top = 38
  408.   end
  409. end
  410.